projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
868681e
)
* indent/ruby.rb: Fix a typo
author
Dmitry Gutov
<dgutov@yandex.ru>
Mon, 21 Oct 2013 06:15:47 +0000
(10:15 +0400)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Mon, 21 Oct 2013 06:15:47 +0000
(10:15 +0400)
test/indent/ruby.rb
patch
|
blob
|
history
diff --git
a/test/indent/ruby.rb
b/test/indent/ruby.rb
index c898dbc5cf816e0b88fc409d8cf7e4bfc355f725..198ad6384f09496c740e0b74b604309fbd21c806 100644
(file)
--- a/
test/indent/ruby.rb
+++ b/
test/indent/ruby.rb
@@
-182,7
+182,7
@@
and_this_one(has) { |block, parameters|
tee
}
-if foo
+
+if foo
&&
bar
end